home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13456 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  759 b 

  1. Path: wormer.fn.net!sysadmin@wormer.fn.net
  2. From: demstar@fn.net (Invalid Opcode)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Looking for source code for sscanf
  5. Date: Sun, 07 Apr 1996 20:06:19 GMT
  6. Organization: Feist Connections
  7. Message-ID: <4k93mf$nsf@wormer.fn.net>
  8. References: <DpECuM.365@unx.sas.com>
  9. NNTP-Posting-Host: mark313.fn.net
  10. X-Newsreader: Forte Agent .99b.112
  11.  
  12. sassfm@marjoram.unx.sas.com (Salman Maher) wrote:
  13.  
  14. >Hello, I am look for source code for sscanf that I could download
  15. >or cut and past out of Mosaic. Can anyone help me
  16.  
  17. Better just go get "The Standard C Library" by P.J. Plauger.  The
  18. innards of the scanf and printf families are complicated and ugly
  19. affairs, and I doubt you'll have that much of a use for the source
  20. code once you get it.
  21.  
  22.